projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71b104c
)
(dired-mode-map): Remove spurious separator.
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 7 Jun 2007 16:41:25 +0000
(16:41 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 7 Jun 2007 16:41:25 +0000
(16:41 +0000)
lisp/dired.el
patch
|
blob
|
history
diff --git
a/lisp/dired.el
b/lisp/dired.el
index 7dafd47c6e058072bbf1e408def017b8a6081be5..4525cc2ea97789576b004624e83f72b629c5133a 100644
(file)
--- a/
lisp/dired.el
+++ b/
lisp/dired.el
@@
-1452,9
+1452,6
@@
Do so according to the former subdir alist OLD-SUBDIR-ALIST."
(define-key map [menu-bar operate]
(cons "Operate" (make-sparse-keymap "Operate")))
- (define-key map [menu-bar operate dashes-2]
- '("--"))
-
(define-key map
[menu-bar operate image-dired-delete-tag]
'(menu-item "Delete Image Tag..." image-dired-delete-tag